Skip to content

Conversation

@efimov-mikhail
Copy link
Member

@efimov-mikhail efimov-mikhail commented Oct 13, 2025

Two uses of word "traverse" in docs seems to be incorrect, it's better to use "clear" there.


📚 Documentation preview 📚: https://cpython-previews--140032.org.readthedocs.build/

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Oct 13, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Oct 13, 2025
@efimov-mikhail efimov-mikhail changed the title gh-108763: Typo fix gh-107073: Replace two "traverse" words in docs with "clear" Oct 13, 2025
@picnixz picnixz changed the title gh-107073: Replace two "traverse" words in docs with "clear" gh-108763: fix relevant typo in PyObject_ClearManagedDict Oct 13, 2025
@picnixz picnixz changed the title gh-108763: fix relevant typo in PyObject_ClearManagedDict gh-107073: fix relevant typo in PyObject_ClearManagedDict Oct 13, 2025
@efimov-mikhail
Copy link
Member Author

CC @vstinner

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vstinner vstinner added the needs backport to 3.14 bugs and security fixes label Oct 13, 2025
@picnixz picnixz added the needs backport to 3.13 bugs and security fixes label Oct 13, 2025
@vstinner vstinner merged commit 52996aa into python:main Oct 13, 2025
42 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Oct 13, 2025
@miss-islington-app
Copy link

Thanks @efimov-mikhail for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 13, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 13, 2025
@bedevere-app
Copy link

bedevere-app bot commented Oct 13, 2025

GH-140033 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Oct 13, 2025
@bedevere-app
Copy link

bedevere-app bot commented Oct 13, 2025

GH-140034 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Oct 13, 2025
@efimov-mikhail
Copy link
Member Author

Thanks, @picnixz @vstinner !

picnixz pushed a commit that referenced this pull request Oct 13, 2025
…H-140032) (#140034)

gh-107073: fix relevant typo in `PyObject_ClearManagedDict` (GH-140032)
(cherry picked from commit 52996aa)

Co-authored-by: Mikhail Efimov <[email protected]>
picnixz pushed a commit that referenced this pull request Oct 13, 2025
…H-140032) (#140033)

gh-107073: fix relevant typo in `PyObject_ClearManagedDict` (GH-140032)
(cherry picked from commit 52996aa)

Co-authored-by: Mikhail Efimov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants